2025-04-03 17:37:36,466 [ 989191 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-03 17:37:36,466 [ 989191 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-03 17:37:36,466 [ 989191 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-03 17:37:36,466 [ 989191 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_h8xwm6 --privileged --dns-search='.' --memory=30709026816 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [11 items] scheduling tests via LoadFileScheduling test_wrong_db_or_table_name/test.py::test_database_engine_name test_zookeeper_config_load_balancing/test.py::test_first_or_random test_user_valid_until/test.py::test_multiple_authentication_methods [gw2] [ 9%] PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name [gw2] [ 18%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name [gw2] [ 27%] PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name test_wrong_db_or_table_name/test.py::test_wrong_database_name [gw1] [ 36%] PASSED test_user_valid_until/test.py::test_multiple_authentication_methods test_user_valid_until/test.py::test_restart [gw2] [ 45%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw2] [ 54%] PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name [gw1] [ 63%] PASSED test_user_valid_until/test.py::test_restart [gw0] [ 72%] PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance [gw0] [ 81%] PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance test_zookeeper_config_load_balancing/test.py::test_in_order [gw0] [ 90%] PASSED test_zookeeper_config_load_balancing/test.py::test_in_order test_zookeeper_config_load_balancing/test.py::test_nearest_hostname [gw0] [100%] PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname ============================== slowest durations =============================== 17.81s setup test_zookeeper_config_load_balancing/test.py::test_first_or_random 12.01s setup test_user_valid_until/test.py::test_multiple_authentication_methods 11.66s setup test_wrong_db_or_table_name/test.py::test_database_engine_name 4.63s teardown test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 4.27s call test_user_valid_until/test.py::test_restart 3.71s teardown test_wrong_db_or_table_name/test.py::test_wrong_table_name 1.23s call test_zookeeper_config_load_balancing/test.py::test_first_or_random 1.17s teardown test_user_valid_until/test.py::test_restart 1.10s call test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 1.05s call test_zookeeper_config_load_balancing/test.py::test_in_order 0.97s call test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.69s call test_user_valid_until/test.py::test_multiple_authentication_methods 0.43s call test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.43s call test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.31s call test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.28s call test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.20s call test_wrong_db_or_table_name/test.py::test_database_engine_name 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_first_or_random 0.00s setup test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s setup test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s setup test_zookeeper_config_load_balancing/test.py::test_nearest_hostname 0.00s setup test_user_valid_until/test.py::test_restart 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_table_name 0.00s setup test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s teardown test_user_valid_until/test.py::test_multiple_authentication_methods 0.00s setup test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name 0.00s teardown test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name 0.00s teardown test_wrong_db_or_table_name/test.py::test_wrong_database_name 0.00s teardown test_zookeeper_config_load_balancing/test.py::test_in_order 0.00s teardown test_wrong_db_or_table_name/test.py::test_database_engine_name =========================== short test summary info ============================ PASSED test_wrong_db_or_table_name/test.py::test_database_engine_name PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_drop_wrong_table_name PASSED test_user_valid_until/test.py::test_multiple_authentication_methods PASSED test_wrong_db_or_table_name/test.py::test_wrong_database_name PASSED test_wrong_db_or_table_name/test.py::test_wrong_table_name PASSED test_user_valid_until/test.py::test_restart PASSED test_zookeeper_config_load_balancing/test.py::test_first_or_random PASSED test_zookeeper_config_load_balancing/test.py::test_hostname_levenshtein_distance PASSED test_zookeeper_config_load_balancing/test.py::test_in_order PASSED test_zookeeper_config_load_balancing/test.py::test_nearest_hostname ============================= 11 passed in 38.60s ==============================